From: Juanma Barranquero Date: Sun, 21 Mar 2004 15:34:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23614 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=660346e9317a1e629a1f60f69cf9df1d912b3572;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f1f7e983120..2c53d1c393b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2004-03-21 Dave Love + + * progmodes/cfengine.el (cfengine-mode): Set + parse-sexp-ignore-comments. + + * emacs-lisp/rx.el (rx): Work at compile time, not run time. + 2004-03-21 Juanma Barranquero * allout.el (allout-mode): Fix docstring. @@ -21,7 +28,7 @@ (ruler-mode-space): Don't depend on a numeric WIDTH value. (ruler-mode-ruler): Use symbolic display elements for scrollbar, fringes and margins width. - (ruler-mode-ruler-function): Default to ruler-mode-ruler + (ruler-mode-ruler-function): Default to ruler-mode-ruler. 2004-03-19 Kim F. Storm